[INFO] cloning repository https://github.com/tvolk131/bdk_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tvolk131/bdk_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvolk131%2Fbdk_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvolk131%2Fbdk_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4739444b577a9e4173b3636466f4b9682a04e26
[INFO] checking tvolk131/bdk_test against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvolk131%2Fbdk_test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tvolk131/bdk_test
[INFO] finished tweaking git repo https://github.com/tvolk131/bdk_test
[INFO] tweaked toml for git repo https://github.com/tvolk131/bdk_test written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tvolk131/bdk_test on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tvolk131/bdk_test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 750ccd6f391a81d835d3129af852ecb3655ca539ae1f2257c53398e32372446a
[INFO] running `Command { std: "docker" "start" "750ccd6f391a81d835d3129af852ecb3655ca539ae1f2257c53398e32372446a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "750ccd6f391a81d835d3129af852ecb3655ca539ae1f2257c53398e32372446a" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "750ccd6f391a81d835d3129af852ecb3655ca539ae1f2257c53398e32372446a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "750ccd6f391a81d835d3129af852ecb3655ca539ae1f2257c53398e32372446a" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.30.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking unicode-normalization v0.1.9
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.101.6
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking bip39 v1.2.0
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking miniscript v10.0.0
[INFO] [stderr]     Checking electrum-client v0.18.0
[INFO] [stderr]     Checking bdk_chain v0.6.0 (https://github.com/bitcoindevkit/bdk#3569acca)
[INFO] [stderr]     Checking bdk v1.0.0-alpha.2 (https://github.com/bitcoindevkit/bdk#3569acca)
[INFO] [stderr]     Checking bdk_electrum v0.4.0 (https://github.com/bitcoindevkit/bdk#3569acca)
[INFO] [stderr]     Checking bdk_file_store v0.2.0 (https://github.com/bitcoindevkit/bdk#3569acca)
[INFO] [stderr]     Checking bdk_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ElectrumApi`
[INFO] [stdout]   --> src/main.rs:15:45
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bdk_electrum::electrum_client::{Client, ElectrumApi};
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Transaction`
[INFO] [stdout]   --> src/main.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | use bitcoin::{PublicKey, Transaction};
[INFO] [stdout]    |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ElectrumApi`
[INFO] [stdout]   --> src/main.rs:15:45
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bdk_electrum::electrum_client::{Client, ElectrumApi};
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Transaction`
[INFO] [stdout]   --> src/main.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | use bitcoin::{PublicKey, Transaction};
[INFO] [stdout]    |                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.94s
[INFO] running `Command { std: "docker" "inspect" "750ccd6f391a81d835d3129af852ecb3655ca539ae1f2257c53398e32372446a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "750ccd6f391a81d835d3129af852ecb3655ca539ae1f2257c53398e32372446a", kill_on_drop: false }`
[INFO] [stdout] 750ccd6f391a81d835d3129af852ecb3655ca539ae1f2257c53398e32372446a
